home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir33 / ch713frm.zip / DATAMERG.HLP < prev    next >
Text File  |  1991-01-29  |  1KB  |  36 lines

  1. Usage:  DATAMERG scriptfile
  2. Initialization commands summary
  3.   MessageFile = <filename to output messages to (SCREEN or filename)>
  4.   TempPath = <path of temporary files>
  5. Setup commands summary
  6.   Copies = <number of copies>
  7.   DataFormat = <format of the database file (dBASE or ASCII)>
  8.   DataFile = <filename of the database file>
  9.   DataIndex = <filename of the database index file>
  10.   FilledPagesOnly = <yes / no>
  11.   Form = <filename of the compiled form>
  12.   IndexOn=<fieldname 1> + <fieldname2> ...
  13.   IndexCaseSensitive = <yes / no>
  14.   OutputPort = <LPT1: / LPT2: / COM1: / FILE:filename /... >
  15.   PageFrom = <page number>
  16.   PageTo = <page number>
  17.   PrintDataOnly = <yes / no>
  18.   PrintFormOnly = <yes / no>
  19.   RecordFrom = <record number>
  20.   RecordTo = <record number>
  21.   Search = <search expression>
  22.   SearchKey1 = <target filled data>
  23.   SearchKey2 = <target filled data>
  24.   SearchKey3 = <target filled data>
  25.   SearchKey4 = <target filled data>
  26. Execute commands summary
  27.   MacroCreate <PERM / TEMP> <n1> page <n2>
  28.   MacroDelete <macro id>
  29.   MacroUse <n1> page <n2>
  30.   Print 
  31.   Reset
  32.   SoftfontDelete <font id>
  33.   SoftfontDownload <PERM / TEMP> <softfont filename> <font id>
  34. ; <a comment>
  35.  
  36.